TaxJurisdiction

Entity Definition

Logical Name : TaxJurisdiction
Physical Name : CO_JRDT_TX

A geographical area over which a Tax Authority has jurisdiction. A tax jurisdiction typically affects the value of a tax imposed within its own jurisdiction or another jurisdiction.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TaxJurisdictionID (PK) A unique system assigned identifier for the TaxJurisdiction. ID_JRDT_TX Identity integer
TaxJurisdictionTypeCode (FK) A code that describes a type of tax jurisdiction. For example, an economic union, state, city, country, county, township, etc. CD_TYP_JRDT_TX Code6 char(6) TaxJurisdictionType(CO_TYP_JRDT_TX)
TaxAuthorityID (FK) A specific TAX AUTHORITY that establishes the tax rate. The TAX AUTHORITY is normally a government body. ID_ATHY_TX Identity integer TaxAuthority(PA_ATHY_TX)
TaxJurisdictionName The common name for the TaxJurisdiction NM_JRDT Name varchar(40)

Relationships

Parent Entity Verb Phrase Child Entity
TaxJurisdictionType categorizes TaxJurisdiction
TaxAuthority administers TaxJurisdiction
TaxJurisdiction applies to TaxJurisdictionTaxType
TaxJurisdiction is administered for TaxJurisdictionExternalIdentification
TaxJurisdiction includes TaxJurisdictionTaxRegionAssociation

Logical Views containing TaxJurisdiction

Logical View
Logical 05000 - Taxation - Macro View
Logical 05050 - Taxation - Registration and Certification View
Logical 05100 - Taxation - Rules View
Logical 05200 - Taxation - Retail Transaction View
Logical 05300 - Taxation - Inventory Control Document View
Logical 05400 - Taxation - Reporting View - Tax Rule Reference